home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xvc / chantab.z / chantab
Text File  |  1998-10-20  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      cccchhhhaaaannnnttttaaaabbbb((((4444))))                                             cccchhhhaaaannnnttttaaaabbbb((((4444))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           chantab - Channel-to-monitor database
  10.  
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ////vvvvaaaarrrr////XXXX11111111////XXXXvvvvcccc////cccchhhhaaaannnnttttaaaabbbb
  14.  
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.           cccchhhhaaaannnnttttaaaabbbb describes the monitor type that is connected to a
  18.           server's video channel.  The server uses this information
  19.           with a description of the monitor in the mmmmoooonnnniiiinnnnffffoooo database to
  20.           determine whether the connected monitor has the capability
  21.           to run given video formats.
  22.  
  23.           The format of each entry in the cccchhhhaaaannnnttttaaaabbbb file consists of the
  24.           channel number and monitor type name separated by a space.
  25.  
  26.  
  27.         CCCChhhhaaaannnnnnnneeeellll DDDDeeeessssiiiiggggnnnnaaaattttoooorrrr
  28.           The channel designator must be the first item on a line and
  29.           is composed of three pieces:
  30.  
  31.                     sssseeeerrrrvvvveeeerrrr.ssssccccrrrreeeeeeeennnn.cccchhhhaaaannnnnnnneeeellll
  32.  
  33.           The server and screen numbers take their normal values as
  34.           referred to by X.  The channel number is as treated by
  35.           XSGIvc and labeled on hardware.  The three values are
  36.           separated by a period (.)  character.
  37.  
  38.  
  39.         MMMMoooonnnniiiittttoooorrrr TTTTyyyyppppeeee NNNNaaaammmmeeee
  40.           The name you specify as the monitor must be a monitor type
  41.           name given in the mmmmoooonnnniiiinnnnffffoooo database.  If you supply a name
  42.           that is not known, the server uses the type "default".
  43.  
  44.           The monitor type "default" is reserved and is not a genuine
  45.           monitor type name.  If you use default as the monitor type
  46.           name, the server uses the default values provided in the
  47.           mmmmoooonnnniiiinnnnffffoooo database in responses to users.  It is likely this
  48.           information will not be correct, thus it is recommended you
  49.           supply the correct monitor type name.
  50.  
  51.           Some servers have the capability to query the monitor type
  52.           from the monitor itself.  If the monitor type name you
  53.           supply is preceded by a question mark (?), the server will
  54.           query the monitor type from the monitor.  If the query is
  55.           successful, the server will use the monitor type reported by
  56.           the monitor instead of the monitor type you supply.  If the
  57.           query fails, the server uses the monitor type you supply.
  58.           Queries are performed only during server initialization.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      cccchhhhaaaannnnttttaaaabbbb((((4444))))                                             cccchhhhaaaannnnttttaaaabbbb((((4444))))
  71.  
  72.  
  73.  
  74.           Some monitors can report unique serial numbers that will aid
  75.           in identification and correlation to a specific channel. You
  76.           specify the serial number as a string enclosed in
  77.           parentheses on the same line as the monitor type.
  78.  
  79.  
  80.         CCCCoooommmmmmmmeeeennnnttttssss
  81.           Any line whose first character is the pound sign (#) will be
  82.           treated as a comment.
  83.  
  84.  
  85.      EEEEXXXXAAAAMMMMPPPPLLLLEEEE
  86.           ###############################
  87.           #
  88.           # chantab
  89.           #
  90.           ###############################
  91.  
  92.           # always Sony 1302 connected
  93.           0.0.0: sony-1302
  94.  
  95.           # usually the Mitsubishi, but query first.
  96.           # Server 0, screen 0, channel 1
  97.           0.0.1: ?Mitsubishi
  98.  
  99.           # the Hitachi, permanent
  100.           0.0.2: Hitachi
  101.  
  102.           # another Hitachi, but query
  103.           0.1.0: ?Hitachi
  104.  
  105.           # Hitachi
  106.           # Server 0, screen 1, channel 1
  107.           0.1.1: Hitachi
  108.  
  109.           # Martin
  110.           # Server 0, screen 1, channel 4
  111.           # Reports serial number 322332
  112.           0.1.4: (322332)Martin
  113.  
  114.  
  115.  
  116.  
  117.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  118.           XSGIvc, XSGIvcQueryMonitorName, moninfo
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.